const runtime.fixedStack4

3 uses

	runtime (current package)
		stack.go#L83: 	fixedStack4 = fixedStack3 | (fixedStack3 >> 4)
		stack.go#L84: 	fixedStack5 = fixedStack4 | (fixedStack4 >> 8)